home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmigaPlus / Tools / Development / AmigaTalk / general / larray.st < prev    next >
Text File  |  2004-01-31  |  335b  |  11 lines

  1. "---------------------------------------------------------------------"
  2. " This is just a null version of ArrayedCollection to serve as a place"
  3. " holder until the real version is read in during the prelude         "
  4. "---------------------------------------------------------------------"
  5.  
  6. Class ArrayedCollection
  7. [
  8.    nothing
  9.      1
  10. ]
  11.